x86: fix off-by-one error in the cache flush portion of flush_area_local().
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 4 May 2010 11:39:29 +0000 (12:39 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 4 May 2010 11:39:29 +0000 (12:39 +0100)
commit283fec5d9ac814b489580c1c8d1069447454fe63
treeacb488884473ba69e0086bb849a3adb70f9f0a08
parent82fa47405a5f7b5071603e4df7387297303b6035
x86: fix off-by-one error in the cache flush portion of flush_area_local().

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/flushtlb.c